ci(github-actions): bump deprecated ubuntu-20.04 to ubuntu-22.04#1395
Merged
Lee-W merged 1 commit intocommitizen-tools:masterfrom Apr 23, 2025
jakob-keller:bump-ubuntu-in-ci
Merged
ci(github-actions): bump deprecated ubuntu-20.04 to ubuntu-22.04#1395Lee-W merged 1 commit intocommitizen-tools:masterfrom jakob-keller:bump-ubuntu-in-ci
Lee-W merged 1 commit intocommitizen-tools:masterfrom
jakob-keller:bump-ubuntu-in-ci
Conversation
Signed-off-by: Jakob Keller <57402305+jakob-keller@users.noreply.github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1395 +/- ##
==========================================
+ Coverage 97.33% 97.55% +0.21%
==========================================
Files 42 57 +15
Lines 2104 2656 +552
==========================================
+ Hits 2048 2591 +543
- Misses 56 65 +9
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Contributor
Author
|
Looks like repository setting would need to be updated to match the new |
Lee-W
approved these changes
Apr 23, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fix CI by bumping deprecated
ubuntu-20.04platform toubuntu-22.04Checklist
poetry alllocally to ensure this change passes linter check and testExpected behavior
Steps to Test This Pull Request
Additional context